home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / Tlen 6.0.1.12 pl / tleninst60112.exe / sdk / Plugin_src / soundevents-vc / resource.rc < prev    next >
C/C++ Source or Header  |  2006-09-18  |  2KB  |  101 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // Polish resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_PLK)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
  21. #pragma code_page(1250)
  22. #endif //_WIN32
  23.  
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // Dialog
  27. //
  28.  
  29. IDD_DIALOG1 DIALOG DISCARDABLE  0, 0, 361, 148
  30. STYLE WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
  31. CAPTION "Sound Events Demo"
  32. FONT 8, "MS Sans Serif"
  33. BEGIN
  34.     EDITTEXT        IDC_EDIT1,7,24,347,117,ES_MULTILINE | ES_READONLY | 
  35.                     WS_VSCROLL
  36.     PUSHBUTTON      "PlaySound",IDC_BUTTON1,7,7,60,14
  37.     EDITTEXT        IDC_EDIT2,79,7,106,14,ES_AUTOHSCROLL
  38. END
  39.  
  40.  
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // DESIGNINFO
  44. //
  45.  
  46. #ifdef APSTUDIO_INVOKED
  47. GUIDELINES DESIGNINFO DISCARDABLE 
  48. BEGIN
  49.     IDD_DIALOG1, DIALOG
  50.     BEGIN
  51.         LEFTMARGIN, 7
  52.         RIGHTMARGIN, 354
  53.         TOPMARGIN, 7
  54.         BOTTOMMARGIN, 141
  55.         HORZGUIDE, 24
  56.     END
  57. END
  58. #endif    // APSTUDIO_INVOKED
  59.  
  60.  
  61. #ifdef APSTUDIO_INVOKED
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // TEXTINCLUDE
  65. //
  66.  
  67. 1 TEXTINCLUDE DISCARDABLE 
  68. BEGIN
  69.     "resource.h\0"
  70. END
  71.  
  72. 2 TEXTINCLUDE DISCARDABLE 
  73. BEGIN
  74.     "#include ""afxres.h""\r\n"
  75.     "\0"
  76. END
  77.  
  78. 3 TEXTINCLUDE DISCARDABLE 
  79. BEGIN
  80.     "\r\n"
  81.     "\0"
  82. END
  83.  
  84. #endif    // APSTUDIO_INVOKED
  85.  
  86. #endif    // Polish resources
  87. /////////////////////////////////////////////////////////////////////////////
  88.  
  89.  
  90.  
  91. #ifndef APSTUDIO_INVOKED
  92. /////////////////////////////////////////////////////////////////////////////
  93. //
  94. // Generated from the TEXTINCLUDE 3 resource.
  95. //
  96.  
  97.  
  98. /////////////////////////////////////////////////////////////////////////////
  99. #endif    // not APSTUDIO_INVOKED
  100.  
  101.